CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MP3 PCM

搜索资源列表

  1. audiorecorder

    0下载:
  2. qt中录音程序,使用C++语言,界面简洁,功能具备,将原始的pcm声音数据读出,生成mp3格式.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-01-18
    • 文件大小:89754
    • 提供者:newmarch
  1. lame lib

    1下载:
  2. lame库,可以将PCM音频编码为MP3,开源码,而且效率、线程安全性都不错,值得学习学习,欢迎试用。
  3. 所属分类:多媒体编程

    • 发布日期:2011-05-06
    • 文件大小:1350555
    • 提供者:fys1268@126.com
  1. layer3

    0下载:
  2. MEGP/layer3,可以编译并运行,解码MP3格式输出PCM格式数据
  3. 所属分类:Audio

    • 发布日期:2012-05-31
    • 文件大小:32838
    • 提供者:wl1314
  1. libzplay-2.02-sdk

    0下载:
  2. Multimedia library for playing mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm files and streams
  3. 所属分类:Audio program

    • 发布日期:2017-05-10
    • 文件大小:2468676
    • 提供者:gigix1
  1. QQVoiceSpySrc

    0下载:
  2. 我自己写的QQ和MSN语音聊天窃听器,可以把语音聊天内容录下来,可以保存成PCM, MP3,WAV等格式。 用到了API HOOK知识还有Detour库,值得一看哦。 用VC6.0开发-I wrote it myself QQ and MSN voice chat listening devices, voice chat can be recorded, you can save as PCM, MP3, WAV and other formats. Also used the API
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:131088
    • 提供者:挑灯看剑
  1. mp3dec

    0下载:
  2. mp3标准解码程序。由mp3码流解码出pcm码流。并且包含测试音频。-mp3 decoding standard procedures. Mp3 stream by decoding the bit stream pcm. And includes audio tests.
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-16
    • 文件大小:3923529
    • 提供者:Albert
  1. layer3

    0下载:
  2. 本程序是mp3解码程序。实现的功能为:将mp3文件解码,然后将解码后的数据保存成.pcm格式的文件。可以在pc或者dsp等平台上运行。-This program is a mp3 decoding process. To achieve the function as: decoding the mp3 files, and then save the data decoded into. Pcm formats. Dsp, etc., or in the pc platform.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-05-03
    • 文件大小:1126297
    • 提供者:fengyetang
  1. MP3toPCM

    1下载:
  2. MP3解压为PCM,运行成功的截图也包括在上传文件中,程序编译运行成功后用命令行进行解码就可以得到MP3文件解码后的PCM文件!-MP3 decompression for the PCM, running a successful screenshot also included in the upload, the program compiled with the command line to run after the success of decoding MP3 files can
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:396266
    • 提供者:刘勇
  1. mp3_pcm

    0下载:
  2. 读入mp3文件并进行解码后调制成适合PSTN传输的PCM码-Read into the decoding of mp3 files and modulated into a PCM code for PSTN transmission
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:306534
    • 提供者:李夙冰
  1. madlldlib-10b4_dll

    0下载:
  2. 是一个可以将MP3转化成PCM流的一个软件程序源代码,对制作MP3格式转化器相当有用!大家都看下吧-Is an MP3 into PCM stream to a software source code, on the production of MP3 format converter very useful! Let everyone see next
  3. 所属分类:多媒体编程

    • 发布日期:2013-05-13
    • 文件大小:95200
    • 提供者:bruce.yu
  1. Fixedpointaedreal-time

    0下载:
  2. MP3解码原理:首选将MP3数据帧解包,解出帧头信息和边带信息;然后采用霍夫曼解码解出比特分配信息;接着在逆变换中利用频谱系数,在综合滤波器中将32位子带合并成一个宽带信号。18个频谱值执行32位IMDCT(逆改进型离散余弦变换),将生成的576个频谱值变换成长度为32的18个连续的频谱。通过18次运算,多相位综合滤波器将这些频谱转换到时域,完成波形重构,生成立体声PCM音频数据。-jiema and bianma
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-30
    • 文件大小:58804
    • 提供者:wang
  1. VolumeClasses

    0下载:
  2. libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:15102
    • 提供者:xinghe
  1. madlldlib-10b4_dll

    0下载:
  2. libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:74333
    • 提供者:xinghe
  1. FFTdemo

    0下载:
  2. libmad is a powerful open source library written in C that decodes MP3 files to uncompressed PCM data. However, it compiles as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, en
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:33228
    • 提供者:xinghe
  1. fuppes-0.660

    0下载:
  2. A free, multiplatform Universal Plug and Play A/V MediaServer (not yet fully UPnP compliant). It supports on-the-fly transcoding from ogg/vorbis, musepack/mpc, FLAC and AAC/MP4 to mp3, mp2, wav or pcm, image conversion/rescaling and video transcoding
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-30
    • 文件大小:770960
    • 提供者:含羞草
  1. libzplay-2.02-sdk

    0下载:
  2. 该库集成了所有支持格式(mp3, mp2, mp1, ogg, flac, ac3, aac, oga, wav and pcm )的编码解码器。库本身是由WINAPI编写,你无须额外的库,也不需要MFC / .NET的支持,只能在Windows下运行。 库直接对声卡播放音乐,简单容易。仅仅3行代码(创建类,打开文件,开始播放),你就可以播放音乐。 使用所支持的编码器,你也同样可以直接从声卡上录制声音(microphone, line-in, CD, ...)和把录制的声
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-15
    • 文件大小:3786294
    • 提供者:lijiang
  1. mymp3_player.tar

    0下载:
  2. linux下mp3解码播放器,实现mp3解码pcm-mp3 decoder
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-17
    • 文件大小:4683099
    • 提供者:zambezi_helt
  1. MP3Player

    0下载:
  2. 本设计主要基于Visual Studio 2010编译环境下,涉及到多线程的设计,创建了两个线程,其中一个线程MP3的播放线程,另一个线程是频谱的分析线程,播放线程总是通过解码器获取数据,频谱线程根据当前播放的时间获取到正在播放的PCM数据,使用FFT计算后绘图显示。MP3解码则由由libmad开源解码库完成。-This design is mainly based on the build environment in Visual Studio 2010, related to the mu
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-01
    • 文件大小:640981
    • 提供者:能能
  1. C55X_MP3_Rev3

    0下载:
  2. 可用于TMS320C5515ezdsp的MP3解码程序,输入为mp3文件,输出为解码后的pcm文件-MP3 decoding procedures used to TMS320C5515ezdsp input for mp3 files, the output is decoded pcm files
  3. 所属分类:DSP program

    • 发布日期:2017-11-25
    • 文件大小:5532254
    • 提供者:陈丹艳
  1. AutoSyncddwService

    0下载:
  2. I found that with iTunes, you can play songs in the WMA format, but it doesn t convert them, so on The Code Project website, I found an MP3, WAV, and PCM audio capturing C# code and added all the libraries necessary to capture the audio to the specif
  3. 所属分类:OpenCV

    • 发布日期:2017-11-14
    • 文件大小:13992
    • 提供者:bess
« 1 2 34 »
搜珍网 www.dssz.com